home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / bee_war.swf / scripts / DefineButton2_490 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-02-08  |  80 b   |  5 lines

  1. on(release){
  2.    set("/:name_t",eval("/:your_name"));
  3.    gotoAndStop(498);
  4. }
  5.